You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
MtxPower Method
>
TMtx.MtxPower Method ([In] TMtx, TCplx, TMtxType)
Dew Math for .NET
TMtx.MtxPower Method ([In] TMtx, TCplx, TMtxType)
TMtx Class
TMtx Members
Dew.Math Namespace
MtxPower Method
Collapse All
Calculate the matrix to complex power Exponent.
Syntax
C#
Visual Basic
public
TMtx
MtxPower
([In]
TMtx
Src
,
TCplx
Exponent
,
TMtxType
SourceType
);
Public
Function
MtxPower
(
Src
As
[In]
TMtx
,
Exponent
As
TCplx
,
SourceType
As
TMtxType
= TMtxType.mtGeneral)
As
TMtx
Group
MtxPower Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
MtxPower Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!